home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / getmon.z / getmon
Encoding:
Text File  |  2002-10-03  |  3.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ggggeeeettttmmmmoooonnnn((((3333GGGG))))                                                          ggggeeeettttmmmmoooonnnn((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggeeeettttmmmmoooonnnn - returns the video output format currently being generated by the
  10.      graphics system
  11.  
  12. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn ggggeeeettttmmmmoooonnnn(((())))
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _n_o_n_e
  17.  
  18. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  19.      The returned value of this function is the type of the current display
  20.      monitor.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      ggggeeeettttmmmmoooonnnniiiittttoooorrrr returns the type of the current video output format. The
  24.      possible return values are:
  25.  
  26.      HHHHZZZZ33330000      30Hz interlaced monitor
  27.  
  28.      HHHHZZZZ33330000      30HZ noninterlaced with sync on green monitor
  29.  
  30.      HHHHZZZZ55550000      50Hz noninterlaced monitor
  31.  
  32.      HHHHZZZZ66660000      60Hz noninterlaced monitor
  33.  
  34.      HHHHZZZZ77770000      70Hz noninterlaced monitor
  35.  
  36.      HHHHZZZZ77772222      72Hz noninterlaced monitor
  37.  
  38.      HHHHZZZZ77776666      76Hz noninterlaced monitor
  39.  
  40.      IIIIRRRRIIIISSSS3333KKKK    60Hz (1024x768 visible) noninterlaced video format, if the
  41.                video hardware supports it
  42.  
  43.      NNNNTTTTSSSSCCCC      NTSC monitor
  44.  
  45.      PPPPAAAALLLL       PAL or SECAM monitor
  46.  
  47.      SSSSTTTTRRRR____RRRREEEECCCCTTTT  monitor in stereo mode
  48.  
  49.      SSSSGGGGIIII____VVVVIIIIDDDDEEEEOOOO____FFFFOOOORRRRMMMMAAAATTTT____OOOOTTTTHHHHEEEERRRR
  50.                an video output format other than those explicitly defined
  51.                above
  52.  
  53. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  54.      getoth, setmon, setvid, XSGIvc(3)
  55.  
  56. NNNNOOOOTTTTEEEESSSS
  57.      This routine has been superseded by the functions that are part of the X
  58.      extension XSGIvc(3) for those hardware architectures that natively
  59.      support OpenGL.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ggggeeeettttmmmmoooonnnn((((3333GGGG))))                                                          ggggeeeettttmmmmoooonnnn((((3333GGGG))))
  71.  
  72.  
  73.  
  74.      This routine is available only in immediate mode.
  75.  
  76.      The symbolic return values mentioned above are defined in <_g_l/_f_g_e_t._h>.
  77.  
  78.      This function returns the value set previously by sssseeeettttmmmmoooonnnn.  It does not
  79.      actually test the hardware.  Because Iris Entry does not support sssseeeettttmmmmoooonnnn
  80.      the value returned by ggggeeeettttmmmmoooonnnn is always HZ60.  Iris Elan and Extreme
  81.      support HZ50, HZ60, HZ72, NTSC, PAL and STR_RECT monitor types.
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.